ComponentOne DateTimeEditors for WPF and Silverlight
NewValue Property

C1.WPF.DateTimeEditors Namespace > NullablePropertyChangedEventArgs<T> Class : NewValue Property
Syntax
'Declaration
 
Public Property NewValue As System.Nullable(Of T)
public System.Nullable<T> NewValue {get; set;}
See Also

Reference

NullablePropertyChangedEventArgs<T> Class
NullablePropertyChangedEventArgs<T> Members